Remove debug spew
authorMatthias Clasen <mclasen@redhat.com>
Wed, 7 May 2014 10:51:17 +0000 (06:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 7 May 2014 10:51:51 +0000 (06:51 -0400)
gtk/gtksettings.c

index c5d5e5165f0be8bd9d4668df60d33386907841c7..a5402abdbebc0c445db9702bcb0f7a0ba4173843 100644 (file)
@@ -2999,7 +2999,6 @@ get_theme_name (GtkSettings  *settings,
         *theme_variant = g_strdup (p);
       }
 
-g_print ("theme: %s variant: %s\n", *theme_name, *theme_variant);
       return;
     }